DefaultTextStyleGenericFontFamily Property
Specifies the generic font family name.This attribute is evaluated for any [UNICODE] character other than CJK or complex text layout (CTL) characters.
The defined values are:
-decorative: the family of decorative fonts.
-modern: the family of modern fonts.
-roman: the family roman fonts (with serifs).
-script: the family of script fonts.
-swiss: the family roman fonts (without serifs).
-system: the family system fonts.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public GenericFontFamily GenericFontFamily { get; set; }
Public Property GenericFontFamily As GenericFontFamily
Get
Set
Property Value
GenericFontFamily